PDF4Java Reference Documentation
com.o2sol.pdf4java.portfolios Package / PDFPortfolioItem Class / getFolder Method
In This Topic
    getFolder Method
    In This Topic
    Gets the folder.
    The portfolio item will be displayed in the root of the portfolio if it does not belong to a folder.
    Syntax
    public PDFPortfolioFolder getFolder()

    Return Value

    The folder that this portfolio item belongs to.
    See Also